PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringAppearanceOptions Class / getFont Method
In This Topic
    getFont Method
    In This Topic
    Gets the text font.
    If the font is null, no text is drawn.
    Syntax
    public PDFFont getFont()

    Return Value

    The font used for drawing text.
    See Also